home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Telnet 2.6.1d1 4⁄26⁄94 Folder / source / main / maclook.proto.h < prev    next >
Text File  |  1994-01-05  |  384b  |  16 lines

  1.  
  2. /* maclook.c */
  3. void MiscUnload(void);
  4. short detachGraphics(short dnum);
  5. short WindowPtr2ScreenIndex(WindowPtr wn);
  6. short findbyVS(short vs);
  7. void setgraphcurs(void);
  8. void unsetgraphcurs(void);
  9. short VGalive(short dnum);
  10. void destroyGraphics(short dnum);
  11. short FindByVG(short vg);
  12. void TekEnable(short vg);
  13. void TekDisable(short vg);
  14. void showNetNumbers(void);
  15. void setupkeys(void);
  16.